Release 10.1A: OpenEdge Application Server:
Administration
Enabling multiple user roles to access Web services, WSDL, or WSA administration
You can enable multiple roles to access Web service applications, WSDL files, WSA administration, or any combination of the three.
To enable multiple roles, use a text editor to edit the WSA instance’s
web.xmlfile.
![]()
To enable multiple user roles:
- Find the
<security-constraint>element for accessing Web services, WSDL, or WSA administration, as shown in Table 7–9.
Table 7–9: Enabling multiple user roles for Web services, WSDL, and administration For accessing ... The security-constraint might look like this ... Web services WSDL WSA administration- To the
<security-constraint>element, add the desired number of<role-name>elements, where each element contains exactly one role name.A
<role-name>element has the following syntax:
For example, you can set up the role names
WSUser1andWSUser2for accessing Web services,WSDUser1andWSDUser2for accessing WSDL, andWSAdminUser1andWSAdminUser2for accessing WSA administration, as shown in Table 7–10.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |